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