Missing Controller

Error: SpringGardenController could not be found.

Error: Create the class SpringGardenController below in file: app/controllers/spring_garden_controller.php

<?php
class SpringGardenController extends AppController {

	var $name = 'SpringGarden';
}
?>

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