public function open(string $savePath, string $sessionName) : bool { return $this->handler ->open($savePath, $sessionName); }