Missing Controller

Error: TroryController could not be found.

Error: Create the class TroryController below in file: app_media/controllers/trory_controller.php

<?php
class TroryController extends AppController {

	var $name = 'Trory';
}
?>

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