Missing Controller

Error: HyraxOnTheRockController could not be found.

Error: Create the class HyraxOnTheRockController below in file: app/controllers/hyrax_on_the_rock_controller.php

<?php
class HyraxOnTheRockController extends AppController {

	var $name = 'HyraxOnTheRock';
}
?>

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