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