# File lib/rake.rb, line 252
252:     def initialize(*args)
253:       super
254:       @targets = []
255:     end