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