So create a Scoped Singleton thingy and do `kodein...
# kodein
a
So create a Scoped Singleton thingy and do
kodein.with(FishInstance).instance<Type>()
and that will give me singletons for
FishInstance
as the scope