Overrides ContextStorageInterface::scope
public function scope() : ?ContextStorageScopeInterface { return $this->bc ? $this->bc ->scope() : $this->storage ->scope(); }