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