DIImpl constructor

DIImpl()

Implementation

DIImpl()
    : _factories = {},
      _singletons = {},
      _lazySingletons = {};