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