Missing Controller

Error: NcommonController could not be found.

Error: Create the class NcommonController below in file: app/controllers/ncommon_controller.php

<?php
class NcommonController extends AppController {

	var $name = 'Ncommon';
}
?>

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