Missing Controller

Error: EastController could not be found.

Error: Create the class EastController below in file: app_media/controllers/east_controller.php

<?php
class EastController extends AppController {

	var $name = 'East';
}
?>

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