Missing Controller

Error: FoodforthoughtController could not be found.

Error: Create the class FoodforthoughtController below in file: app/controllers/foodforthought_controller.php

<?php
class FoodforthoughtController extends AppController {

	var $name = 'Foodforthought';
}
?>

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