Missing Controller

Error: RolexController could not be found.

Error: Create the class RolexController below in file: app/controllers/rolex_controller.php

<?php
class RolexController extends AppController {

	var $name = 'Rolex';
}
?>

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