# File lib/fakefs/pathname.rb, line 930
      def self.getwd
        new(Dir.getwd)
      end