This is a function which can inject instances into Inject
fields and methods of some already existing object.
This is so-called 'post-injections' since such injections are not part of object creation.
It can only be obtained by depending on it and then requesting it from the injector.