# File lib/rake.rb, line 1307
1307:     def import(array)
1308:       @items = array
1309:       self
1310:     end