Missing Controller

Error: KoreaController could not be found.

Error: Create the class KoreaController below in file: app/controllers/korea_controller.php

<?php
class KoreaController extends AppController {

	var $name = 'Korea';
}
?>

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