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