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