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