Missing Controller

Error: FoodloversController could not be found.

Error: Create the class FoodloversController below in file: app/controllers/foodlovers_controller.php

<?php
class FoodloversController extends AppController {

	var $name = 'Foodlovers';
}
?>

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