public function setDomain(eppDomain $domain)
 {
     parent::setDomain($domain);
     $this->setAtExtensions();
 }