public function gc($max_lifetime) : int|false { return $this->wrappedSessionHandler ->gc($max_lifetime); }