# File lib/vendor/fssm/fssm/pathname.rb, line 260
      def pwd
        new(Dir.pwd)
      end