# File lib/rake.rb, line 1581
1581:
def
import
(
array
) 1582:
@items
=
array
1583:
self
1584:
end