# File lib/rake.rb, line 919
919:     def initialize(*args)
920:       super
921:       @targets = []
922:     end