Missing Controller

Error: RunForTheRosesController could not be found.

Error: Create the class RunForTheRosesController below in file: app/controllers/run_for_the_roses_controller.php

<?php
class RunForTheRosesController extends AppController {

	var $name = 'RunForTheRoses';
}
?>

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