Missing Controller

Error: NjController could not be found.

Error: Create the class NjController below in file: app/controllers/nj_controller.php

<?php
class NjController extends AppController {

	var $name = 'Nj';
}
?>

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