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