= private = protected
writable?()
See FileTest.writable?.
# File lib/pathname.rb, line 938 def writable?() FileTest.writable?(@path) end