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