protected override void InitNewContext(IDIContext context)
 {
     context.Initialize <TInitializer>();
 }