Missing Controller

Error: RockshoxController could not be found.

Error: Create the class RockshoxController below in file: app/controllers/rockshox_controller.php

<?php
class RockshoxController extends AppController {

	var $name = 'Rockshox';
}
?>

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