Missing Controller

Error: NuController could not be found.

Error: Create the class NuController below in file: app/controllers/nu_controller.php

<?php
class NuController extends AppController {

	var $name = 'Nu';
}
?>

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