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