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