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