# File lib/facets/more/filelist.rb, line 415
  def import(array)
    @items = array
    self
  end