# File lib/rake.rb, line 1106
1106:     def import(array)
1107:       @items = array
1108:       self
1109:     end