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