Missing Controller

Error: ChatEveryWhereInTheEastController could not be found.

Error: Create the class ChatEveryWhereInTheEastController below in file: app/controllers/chat_every_where_in_the_east_controller.php

<?php
class ChatEveryWhereInTheEastController extends AppController {

	var $name = 'ChatEveryWhereInTheEast';
}
?>

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