# File lib/rake/file_list.rb, line 374
374:     def import(array)
375:       @items = array
376:       self
377:     end