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