# File lib/fakefs/pathname.rb, line 817
      def exist?
        FileTest.exist?(@path)
      end