Missing Controller

Error: CommitteeController could not be found.

Error: Create the class CommitteeController below in file: app/controllers/committee_controller.php

<?php
class CommitteeController extends AppController {

	var $name = 'Committee';
}
?>

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