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