# File lib/rubygems/specification.rb, line 1443
  def license=o
    self.licenses = [o]
  end