Missing Controller

Error: OurOwnBackgardenController could not be found.

Error: Create the class OurOwnBackgardenController below in file: app/controllers/our_own_backgarden_controller.php

<?php
class OurOwnBackgardenController extends AppController {

	var $name = 'OurOwnBackgarden';
}
?>

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