Missing Controller

Error: SherryCurtisController could not be found.

Error: Create the class SherryCurtisController below in file: app/controllers/sherry_curtis_controller.php

<?php
class SherryCurtisController extends AppController {

	var $name = 'SherryCurtis';
}
?>

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