get('version'); } /** * @return string Indicate Guzzle's version. */ public static function getGuzzleVersion() { return GuzzleVersion::VERSION; } }