response */ public function getCaptcha(Captcha $captcha, $config = 'default') { return $captcha->create($config); } }