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