# File setup.rb, line 604
  def set_config(key, val)
    @config[key] = val
  end