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