public AbstractInjector newInjectionFactory(AbstractInjector abstractInjector) {
   return delegate.newInjectionFactory(abstractInjector);
 }