# File lib/rubygems/specification.rb, line 1437
  def license
    val = licenses and val.first
  end