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