public function __construct() { $this->heads = new WeakMap(); $this->heads[$this] = new ContextStorageHead($this); }