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