Overrides ContextStorageHeadAware::head
public function head() : ?ContextStorageHead { return $this->heads[Fiber::getCurrent() ?? $this] ?? null; }