Missing Controller

Error: ChampionshipController could not be found.

Error: Create the class ChampionshipController below in file: app/controllers/championship_controller.php

<?php
class ChampionshipController extends AppController {

	var $name = 'Championship';
}
?>

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