Missing Controller

Error: SanefoodController could not be found.

Error: Create the class SanefoodController below in file: app/controllers/sanefood_controller.php

<?php
class SanefoodController extends AppController {

	var $name = 'Sanefood';
}
?>

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