Missing Controller

Error: NimagesController could not be found.

Error: Create the class NimagesController below in file: app/controllers/nimages_controller.php

<?php
class NimagesController extends AppController {

	var $name = 'Nimages';
}
?>

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