Missing Controller

Error: KbbController could not be found.

Error: Create the class KbbController below in file: app/controllers/kbb_controller.php

<?php
class KbbController extends AppController {

	var $name = 'Kbb';
}
?>

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