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