public function getDomain($domain)
 {
     return $this->dataSource->getDomain($this->getSiteId(), $this->getName(), $domain);
 }