Missing Controller

Error: JeanRichardsonController could not be found.

Error: Create the class JeanRichardsonController below in file: public_html/controllers/jean_richardson_controller.php

<?php
class JeanRichardsonController extends AppController {

	var $name = 'JeanRichardson';
}
?>

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