# File setup.rb, line 880
  def exec_config
    @installer.exec_config
    @config.save   # must be final
  end