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