# File lib/rake.rb, line 662
662:     def initialize(*args)
663:       super
664:       @targets = []
665:     end