Missing Controller

Error: UsController could not be found.

Error: Create the class UsController below in file: app/controllers/us_controller.php

<?php
class UsController extends AppController {

	var $name = 'Us';
}
?>

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