Missing Controller

Error: TastyeatableController could not be found.

Error: Create the class TastyeatableController below in file: app/controllers/tastyeatable_controller.php

<?php
class TastyeatableController extends AppController {

	var $name = 'Tastyeatable';
}
?>

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