cacheDir = (isset($cacheDir)) ? $cacheDir : \sys_get_temp_dir(); return $client; } }