Missing Controller

Error: InternationalController could not be found.

Error: Create the class InternationalController below in file: app/controllers/international_controller.php

<?php
class InternationalController extends AppController {

	var $name = 'International';
}
?>

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