Missing Controller

Error: InstrumentController could not be found.

Error: Create the class InstrumentController below in file: app\controllers\instrument_controller.php

<?php
class InstrumentController extends AppController {

	var $name = 'Instrument';
}
?>

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