Missing Controller

Error: RodeoSponsorsController could not be found.

Error: Create the class RodeoSponsorsController below in file: app/controllers/rodeo_sponsors_controller.php

<?php
class RodeoSponsorsController extends AppController {

	var $name = 'RodeoSponsors';
}
?>

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