Missing Controller

Error: EarlySpringController could not be found.

Error: Create the class EarlySpringController below in file: app/controllers/early_spring_controller.php

<?php
class EarlySpringController extends AppController {

	var $name = 'EarlySpring';
}
?>

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