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