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