# File lib/rake.rb, line 924
924:     def add_target(target)
925:       @targets << target
926:     end