Missing Controller

Error: GethelpController could not be found.

Error: Create the class GethelpController below in file: app/controllers/gethelp_controller.php

<?php
class GethelpController extends AppController {

	var $name = 'Gethelp';
}
?>

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