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