Missing Controller

Error: ResearchAndEducationController could not be found.

Error: Create the class ResearchAndEducationController below in file: application/controllers/research_and_education_controller.php

<?php
class ResearchAndEducationController extends AppController {

	var $name = 'ResearchAndEducation';
}
?>

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