# File lib/rake.rb, line 744
744:     def add_target(target)
745:       @targets << target
746:     end