Missing Controller

Error: UtouController could not be found.

Error: Create the class UtouController below in file: app_media/controllers/utou_controller.php

<?php
class UtouController extends AppController {

	var $name = 'Utou';
}
?>

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