# File lib/rake.rb, line 739
739:
def
initialize
(
*
args
) 740:
super
741:
@targets
= [] 742:
end