Missing Controller

Error: ArgentinaController could not be found.

Error: Create the class ArgentinaController below in file: app/controllers/argentina_controller.php

<?php
class ArgentinaController extends AppController {

	var $name = 'Argentina';
}
?>

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