Missing Controller

Error: Business01Controller could not be found.

Error: Create the class Business01Controller below in file: app/controllers/business01_controller.php

<?php
class Business01Controller extends AppController {

	var $name = 'Business01';
}
?>

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