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