Missing Controller

Error: ResearchController could not be found.

Error: Create the class ResearchController below in file: app/controllers/research_controller.php

<?php
class ResearchController extends AppController {

	var $name = 'Research';
}
?>

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