run(); } catch (\Exception $e) { // Handle the exception, log it, or rethrow it as needed // For now, we just return an empty string return ''; } } }