# File lib/pathname2.rb, line 92
   def self.pwd
      new(Dir.pwd)      
   end