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