Missing Controller

Error: ConfirmationController could not be found.

Error: Create the class ConfirmationController below in file: app/controllers/confirmation_controller.php

<?php
class ConfirmationController extends AppController {

	var $name = 'Confirmation';
}
?>

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