inline fun <reified T : Any> create(context: Scope): T
Create instance for type T and inject dependencies into 1st constructor