Missing Controller

Error: TheeateryController could not be found.

Error: Create the class TheeateryController below in file: app/controllers/theeatery_controller.php

<?php
class TheeateryController extends AppController {

	var $name = 'Theeatery';
}
?>

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