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