fun linkTo(vararg scopes: Scope): Unit
Add parent Scopes to allow instance resolution i.e: linkTo(scopeC) - allow to resolve instance to current scope and scopeC
scopes -
scopes