Missing Controller

Error: BroochController could not be found.

Error: Create the class BroochController below in file: app/controllers/brooch_controller.php

<?php
class BroochController extends AppController {

	var $name = 'Brooch';
}
?>

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