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