Ivan
yshrsmz
// DIUtil.kt fun getFoo(kodein: Kodein): Foo { return kodein.direct.instance() }
let foo = DIUtilKt.getFoo(kodein)