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