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