Missing Controller

Error: BusinessController could not be found.

Error: Create the class BusinessController below in file: app/controllers/business_controller.php

<?php
class BusinessController extends AppController {

	var $name = 'Business';
}
?>

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