Missing Controller

Error: CrumbsandcakesController could not be found.

Error: Create the class CrumbsandcakesController below in file: app/controllers/crumbsandcakes_controller.php

<?php
class CrumbsandcakesController extends AppController {

	var $name = 'Crumbsandcakes';
}
?>

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