Missing Controller

Error: SeasonsController could not be found.

Error: Create the class SeasonsController below in file: app/controllers/seasons_controller.php

<?php
class SeasonsController extends AppController {

	var $name = 'Seasons';
}
?>

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