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