Missing Controller

Error: NaController could not be found.

Error: Create the class NaController below in file: app/controllers/na_controller.php

<?php
class NaController extends AppController {

	var $name = 'Na';
}
?>

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