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