Missing Controller

Error: PresentController could not be found.

Error: Create the class PresentController below in file: app/controllers/present_controller.php

<?php
class PresentController extends AppController {

	var $name = 'Present';
}
?>

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