Missing Controller

Error: LeopardClimbingATreeController could not be found.

Error: Create the class LeopardClimbingATreeController below in file: app/controllers/leopard_climbing_a_tree_controller.php

<?php
class LeopardClimbingATreeController extends AppController {

	var $name = 'LeopardClimbingATree';
}
?>

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