Missing Controller

Error: BushbuckController could not be found.

Error: Create the class BushbuckController below in file: app/controllers/bushbuck_controller.php

<?php
class BushbuckController extends AppController {

	var $name = 'Bushbuck';
}
?>

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