Missing Controller

Error: FoodtrendsController could not be found.

Error: Create the class FoodtrendsController below in file: app/controllers/foodtrends_controller.php

<?php
class FoodtrendsController extends AppController {

	var $name = 'Foodtrends';
}
?>

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