# File lib/rake.rb, line 257
257:     def add_target(target)
258:       @targets << target
259:     end