where `KoinComponent` has `fun currentScope()` met...
# koin
t
where
KoinComponent
has
fun currentScope()
method. Would be nice somehow check if
ComponentCallbacks
implements
KoinComponent
interface and reuse
currentScope()
for
scope
parameter.