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