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