Missing Controller

Error: CookingwitheloloController could not be found.

Error: Create the class CookingwitheloloController below in file: app/controllers/cookingwithelolo_controller.php

<?php
class CookingwitheloloController extends AppController {

	var $name = 'Cookingwithelolo';
}
?>

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