@inheritDoc
Overrides ImplicitContextKeyedInterface::activate
public function activate() : ScopeInterface { return Context::getCurrent()->withContextValue($this) ->activate(); }