- Allow `__class` and `__construct()` in configurations - Allow wider use of `Instance::of` - Allow static call DI definition like: `[SomeFactory::class, 'createMethod']` - Add support for `__class` in `createObject`
message/extract