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