Missing Controller

Error: KangoController could not be found.

Error: Create the class KangoController below in file: app/controllers/kango_controller.php

<?php
class KangoController extends AppController {

	var $name = 'Kango';
}
?>

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