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