void toFactory(Type api, InjectorFunction factory) { this.register(api, new _FactoryProvider(factory)); }