# File lib/more/facets/pathlist.rb, line 63
  def to_s
    join(File::PATH_SEPARATOR)
  end