Missing Controller

Error: StudyController could not be found.

Error: Create the class StudyController below in file: app/controllers/study_controller.php

<?php
class StudyController extends AppController {

	var $name = 'Study';
}
?>

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