# File lib/pathname.rb, line 923
  def writable_real?() FileTest.writable_real?(@path) end