public function offsetGet($offset) : mixed { @trigger_error($this->message, E_USER_DEPRECATED); return parent::offsetGet($offset); }