Missing Controller

Error: NjsController could not be found.

Error: Create the class NjsController below in file: app/controllers/njs_controller.php

<?php
class NjsController extends AppController {

	var $name = 'Njs';
}
?>

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