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