Missing Controller

Error: NoutreController could not be found.

Error: Create the class NoutreController below in file: app/controllers/noutre_controller.php

<?php
class NoutreController extends AppController {

	var $name = 'Noutre';
}
?>

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