protected static function isCurlEnabled() { return function_exists('curl_init') && function_exists('curl_exec'); }