Missing Controller

Error: LegendaryfoodController could not be found.

Error: Create the class LegendaryfoodController below in file: app/controllers/legendaryfood_controller.php

<?php
class LegendaryfoodController extends AppController {

	var $name = 'Legendaryfood';
}
?>

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