Overrides ContextStorageInterface::current
public function current() : ContextInterface { return $this->current->node->context ?? Context::getRoot(); }