Missing Controller

Error: InstructorsController could not be found.

Error: Create the class InstructorsController below in file: app/controllers/instructors_controller.php

<?php
class InstructorsController extends AppController {

	var $name = 'Instructors';
}
?>

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