Missing Controller

Error: SouthController could not be found.

Error: Create the class SouthController below in file: app_media/controllers/south_controller.php

<?php
class SouthController extends AppController {

	var $name = 'South';
}
?>

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