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