Missing Controller

Error: BubooController could not be found.

Error: Create the class BubooController below in file: public_html/controllers/buboo_controller.php

<?php
class BubooController extends AppController {

	var $name = 'Buboo';
}
?>

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