Missing Controller

Error: USController could not be found.

Error: Create the class USController below in file: 1.0/controllers/u_s_controller.php

<?php
class USController extends AppController {

	var $name = 'US';
}
?>

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