# File lib/rubygems/specification.rb, line 1112
  def executable
    val = executables and val.first
  end