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