Missing Controller

Error: CommercialController could not be found.

Error: Create the class CommercialController below in file: app/controllers/commercial_controller.php

<?php
class CommercialController extends AppController {

	var $name = 'Commercial';
}
?>

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