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