Missing Controller

Error: BaboonsInTreeController could not be found.

Error: Create the class BaboonsInTreeController below in file: app/controllers/baboons_in_tree_controller.php

<?php
class BaboonsInTreeController extends AppController {

	var $name = 'BaboonsInTree';
}
?>

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