# File lib/pathname.rb, line 920
  def world_writable?() FileTest.world_writable?(@path) end