Missing Controller

Error: LeopardClimbingOutOfTheTreeController could not be found.

Error: Create the class LeopardClimbingOutOfTheTreeController below in file: app/controllers/leopard_climbing_out_of_the_tree_controller.php

<?php
class LeopardClimbingOutOfTheTreeController extends AppController {

	var $name = 'LeopardClimbingOutOfTheTree';
}
?>

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