Missing Controller

Error: EducationController could not be found.

Error: Create the class EducationController below in file: app/controllers/education_controller.php

<?php
class EducationController extends AppController {

	var $name = 'Education';
}
?>

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