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