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