# File lib/rake.rb, line 916
916:     def add_target(target)
917:       @targets << target
918:     end