Is there a way to add a module outside of `Kodein....
# kodein
y
Is there a way to add a module outside of
Kodein.Builder
? I want to add something that depend on Context, so I can't do it inside the builder.