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