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