That is what I just created was a static Kodein in...
# kodein
a
That is what I just created was a static Kodein instance:
Copy code
object KodeinGlobal {
    var instance: Kodein by Delegates.notNull()
}