Missing Controller

Error: AndriurecipesController could not be found.

Error: Create the class AndriurecipesController below in file: app/controllers/andriurecipes_controller.php

<?php
class AndriurecipesController extends AppController {

	var $name = 'Andriurecipes';
}
?>

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