/**
  * 
  *
  * @return bool 
  * @static 
  */
 public static function getDebug()
 {
     //Method inherited from \Yandex\Common\AbstractServiceClient
     return \Yandex\Dictionary\DictionaryClient::getDebug();
 }