Missing Controller

Error: EyeProblemsController could not be found.

Error: Create the class EyeProblemsController below in file: app/controllers/eye_problems_controller.php

<?php
class EyeProblemsController extends AppController {

	var $name = 'EyeProblems';
}
?>

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