Missing Controller

Error: LittleBusinessOnTheSquareController could not be found.

Error: Create the class LittleBusinessOnTheSquareController below in file: app/controllers/little_business_on_the_square_controller.php

<?php
class LittleBusinessOnTheSquareController extends AppController {

	var $name = 'LittleBusinessOnTheSquare';
}
?>

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