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