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