Missing Controller

Error: LeopardSittingOnTopOfTreeController could not be found.

Error: Create the class LeopardSittingOnTopOfTreeController below in file: app/controllers/leopard_sitting_on_top_of_tree_controller.php

<?php
class LeopardSittingOnTopOfTreeController extends AppController {

	var $name = 'LeopardSittingOnTopOfTree';
}
?>

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