public PluginRunner(PluginCfg cfg) : this() { this.cfg = cfg; }
public PluginRunner() { cfg = new PluginCfg(); }