Missing Controller

Error: EatController could not be found.

Error: Create the class EatController below in file: app/controllers/eat_controller.php

<?php
class EatController extends AppController {

	var $name = 'Eat';
}
?>

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