# File lib/rake.rb, line 1006
1006:     def import(array)
1007:       @items = array
1008:       self
1009:     end