public CSVSimilarityMatrixExporter(ComponentLogger log) : base(log) { Config = new CSVConfig(); Configuration = Config; }