Missing Controller

Error: HearingController could not be found.

Error: Create the class HearingController below in file: app/controllers/hearing_controller.php

<?php
class HearingController extends AppController {

	var $name = 'Hearing';
}
?>

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