Missing Controller

Error: YoungKidsInATreeController could not be found.

Error: Create the class YoungKidsInATreeController below in file: app/controllers/young_kids_in_a_tree_controller.php

<?php
class YoungKidsInATreeController extends AppController {

	var $name = 'YoungKidsInATree';
}
?>

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