Missing Controller

Error: TreeFullOfLionsController could not be found.

Error: Create the class TreeFullOfLionsController below in file: app/controllers/tree_full_of_lions_controller.php

<?php
class TreeFullOfLionsController extends AppController {

	var $name = 'TreeFullOfLions';
}
?>

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