Missing Controller

Error: TumangeController could not be found.

Error: Create the class TumangeController below in file: app/controllers/tumange_controller.php

<?php
class TumangeController extends AppController {

	var $name = 'Tumange';
}
?>

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