public static function open($path, $name)
 {
     self::$save_path = $path;
     return true;
 }