protected virtual ValueTask <IEventStorage <K> > GetEventStorage() { return(StorageContainer.GetEventStorage <K, S>(this)); }