@phan-suppress PhanUndeclaredClassAttribute
public function offsetGet($offset) : mixed { return $this->attributes[$offset] ?? null; }