public function destroy($session_id) : bool { return $this->wrappedSessionHandler ->destroy($session_id); }