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