public void Apply(IDomainEvent <TSelf> @event) => @event.ApplyTo((TSelf)this);