public EventStoreChangeNotifier(ICommandCoordinatorEvents commandCoordinatorEvents) { _commandCoordinatorEvents = commandCoordinatorEvents; }