public function setUp()
 {
     Cloudinary::config(array('cloud_name' => 'test123', 'secure_distribution' => null, 'private_cdn' => false));
 }