# File lib/rake.rb, line 667
667:     def add_target(target)
668:       @targets << target
669:     end