Missing Controller

Error: FortheloveoffoodController could not be found.

Error: Create the class FortheloveoffoodController below in file: app/controllers/fortheloveoffood_controller.php

<?php
class FortheloveoffoodController extends AppController {

	var $name = 'Fortheloveoffood';
}
?>

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