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