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