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