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