Missing Controller

Error: CnController could not be found.

Error: Create the class CnController below in file: app/controllers/cn_controller.php

<?php
class CnController extends AppController {

	var $name = 'Cn';
}
?>

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