If the class constructor implements a callable class then it will be auto wired, no mapping required. For example: ...
The simple realization is that, in order to reflect the constructor arguments, you would of course need to autoload the class - which, in the case of my DI container, which tries to validate the ...