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