Missing Controller

Error: BackgardenController could not be found.

Error: Create the class BackgardenController below in file: app/controllers/backgarden_controller.php

<?php
class BackgardenController extends AppController {

	var $name = 'Backgarden';
}
?>

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