Missing Controller

Error: GamanController could not be found.

Error: Create the class GamanController below in file: app/controllers/gaman_controller.php

<?php
class GamanController extends AppController {

	var $name = 'Gaman';
}
?>

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