Missing Controller

Error: FoodiebooController could not be found.

Error: Create the class FoodiebooController below in file: app/controllers/foodieboo_controller.php

<?php
class FoodiebooController extends AppController {

	var $name = 'Foodieboo';
}
?>

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