# File lib/rake.rb, line 1559
1559:     def import(array)
1560:       @items = array
1561:       self
1562:     end