Missing Controller

Error: CaptchaController could not be found.

Error: Create the class CaptchaController below in file: app/controllers/captcha_controller.php

<?php
class CaptchaController extends AppController {

	var $name = 'Captcha';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp