Missing Controller

Error: UtilController could not be found.

Error: Create the class UtilController below in file: app/controllers/util_controller.php

<?php
class UtilController extends AppController {

	var $name = 'Util';
}
?>

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