In order to your injection work you have to be abl...
# kodein
j
In order to your injection work you have to be able to do something like
val fileio: FileIO = JsonMapIO()
outside your
Kodein.Module{...}
or `Kodein {...}`implementation.