public function init()
 {
     parent::init();
     $this->apiBaseUrl = "https://webmaster.yandex.ru/api/v2/hosts/{$this->hostId}";
 }