# File lib/rbot/config.rb, line 201
    def initialize(key, params)
      super
      @values = params[:values]
    end