Missing Controller

Error: UseController could not be found.

Error: Create the class UseController below in file: app/controllers/use_controller.php

<?php
class UseController extends AppController {

	var $name = 'Use';
}
?>

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