Missing Controller

Error: CookingschoolController could not be found.

Error: Create the class CookingschoolController below in file: app2/controllers/cookingschool_controller.php

<?php
class CookingschoolController extends AppController {

	var $name = 'Cookingschool';
}
?>

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