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