Missing Controller

Error: ProceduresController could not be found.

Error: Create the class ProceduresController below in file: app/controllers/procedures_controller.php

<?php
class ProceduresController extends AppController {

	var $name = 'Procedures';
}
?>

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