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