Missing Controller

Error: AmericasController could not be found.

Error: Create the class AmericasController below in file: app/controllers/americas_controller.php

<?php
class AmericasController extends AppController {

	var $name = 'Americas';
}
?>

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