# File lib/vendor/fssm/fssm/pathname.rb, line 356
    def world_readable?
      FileTest.world_readable?(self)
    end