public static void WriteUnrecognizedConfigsToStderr(ConfigBase config) { WriteUnrecognizedConfigsToStderr(config, new List <string>()); }