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