void IContainerRegistrar.RegisterSaga <T>()
 {
     _registrar.RegisterSaga <T>();
 }