offsetGet($id); } public function has($id): bool { return $this->offsetExists($id); } }