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