Missing Controller

Error: BookbarController could not be found.

Error: Create the class BookbarController below in file: app/controllers/bookbar_controller.php

<?php
class BookbarController extends AppController {

	var $name = 'Bookbar';
}
?>

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