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