public function removeIrrdbASN(\Entities\IrrdbAsn $irrdbASNs)
 {
     $this->__load();
     return parent::removeIrrdbASN($irrdbASNs);
 }