Missing Controller

Error: FutureStudentsController could not be found.

Error: Create the class FutureStudentsController below in file: app/controllers/future_students_controller.php

<?php
class FutureStudentsController extends AppController {

	var $name = 'FutureStudents';
}
?>

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