Missing Controller

Error: SeasonController could not be found.

Error: Create the class SeasonController below in file: app/controllers/season_controller.php

<?php
class SeasonController extends AppController {

	var $name = 'Season';
}
?>

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