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