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