/**
  * 
  *
  * @static 
  */
 public static function setEventDispatcher($eventDispatcher)
 {
     //Method inherited from \Guzzle\Common\AbstractHasDispatcher
     return \Aws\Common\Aws::setEventDispatcher($eventDispatcher);
 }