now in my custom class I waqnt to get instance of ...
# kodein
c
now in my custom class I waqnt to get instance of my service and do a think like this: private val myServiceInstance: myService by injector.instance()