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