Missing Controller

Error: WarrockController could not be found.

Error: Create the class WarrockController below in file: app_media/controllers/warrock_controller.php

<?php
class WarrockController extends AppController {

	var $name = 'Warrock';
}
?>

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