Missing Controller

Error: OutilsController could not be found.

Error: Create the class OutilsController below in file: app/controllers/outils_controller.php

<?php
class OutilsController extends AppController {

	var $name = 'Outils';
}
?>

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