_type = self::TYPE_CAPTCHA; $this->_name = I18n::get('Captcha'); $this->_options[self::OPTION_USE_CAPTCHA_NTP] = self::CAPTCHA_NTP_DEFAULT; } }