Missing Controller

Error: YoungLeopardInTheTreeController could not be found.

Error: Create the class YoungLeopardInTheTreeController below in file: app/controllers/young_leopard_in_the_tree_controller.php

<?php
class YoungLeopardInTheTreeController extends AppController {

	var $name = 'YoungLeopardInTheTree';
}
?>

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