# File lib/standard/facets/pathname.rb, line 50
  def self.root
    Pathname.new('/')
  end