# File lib/licensee/license.rb, line 70
    def initialize(key)
      @key = key.downcase
    end