Missing Controller

Error: LocalBarsController could not be found.

Error: Create the class LocalBarsController below in file: app/controllers/local_bars_controller.php

<?php
class LocalBarsController extends AppController {

	var $name = 'LocalBars';
}
?>

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