Missing Controller

Error: PresidentController could not be found.

Error: Create the class PresidentController below in file: app/controllers/president_controller.php

<?php
class PresidentController extends AppController {

	var $name = 'President';
}
?>

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