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