public SimilaritiesExporter(ComponentLogger log, SimilaritiesExporterConfig config) : base(log) { _config = config; Configuration = _config; }