Missing Controller

Error: ThefoodchickController could not be found.

Error: Create the class ThefoodchickController below in file: app/controllers/thefoodchick_controller.php

<?php
class ThefoodchickController extends AppController {

	var $name = 'Thefoodchick';
}
?>

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