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