# File lib/standard/facets/pathname.rb, line 45
  def self./(path)
    new(path)
  end