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