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