ScopedContext 
    interface ScopedContext
An object that contains a scope. For use as a receiver in lambdas (e.g. ScopedSupplier)
Properties
Link copied to clipboard
                  A scope, represented as an InjectionScope. This scope can be used to perform injection.