Missing Controller

Error: PancakeRecipesController could not be found.

Error: Create the class PancakeRecipesController below in file: app/controllers/pancake_recipes_controller.php

<?php
class PancakeRecipesController extends AppController {

	var $name = 'PancakeRecipes';
}
?>

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