Missing Controller

Error: GondarController could not be found.

Error: Create the class GondarController below in file: app/controllers/gondar_controller.php

<?php
class GondarController extends AppController {

	var $name = 'Gondar';
}
?>

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