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