public void ClearAllDomainEvents()
 {
     _aggregateStore.ClearChanges();
 }