# File lib/rake.rb, line 1104
1104:     def add_target(target)
1105:       @targets << target
1106:     end