Missing Controller

Error: KatherineController could not be found.

Error: Create the class KatherineController below in file: app_media/controllers/katherine_controller.php

<?php
class KatherineController extends AppController {

	var $name = 'Katherine';
}
?>

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