# File lib/rake.rb, line 1487
1487:     def import(array)
1488:       @items = array
1489:       self
1490:     end