public function getIpv4hostname()
 {
     $this->__load();
     return parent::getIpv4hostname();
 }