Missing Controller

Error: LeopardWalkingInTreeController could not be found.

Error: Create the class LeopardWalkingInTreeController below in file: app/controllers/leopard_walking_in_tree_controller.php

<?php
class LeopardWalkingInTreeController extends AppController {

	var $name = 'LeopardWalkingInTree';
}
?>

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