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