public SimpleResultsGUI(ComponentLogger log) : base(log) { _config = new SimpleResultsGUIConfig(); Configuration = _config; }