Missing Controller

Error: EatabilityController could not be found.

Error: Create the class EatabilityController below in file: app/controllers/eatability_controller.php

<?php
class EatabilityController extends AppController {

	var $name = 'Eatability';
}
?>

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