# File lib/rubygems/specification.rb, line 1149
  def executables
    @executables ||= []
  end