public function validateId(string $sessionId) : bool { return $this->handler ->validateId($sessionId); }