public function read(string $sessionId) : string { return $this->marshaller ->unmarshall($this->handler ->read($sessionId)); }