# File lib/rake.rb, line 1287
1287:
def
import
(
array
) 1288:
@items
=
array
1289:
self
1290:
end