# File lib/facets/more/filelist.rb, line 386
  def to_s
    resolve if @pending
    self.join(' ')
  end