Missing Controller

Error: IneptitudeController could not be found.

Error: Create the class IneptitudeController below in file: app/controllers/ineptitude_controller.php

<?php
class IneptitudeController extends AppController {

	var $name = 'Ineptitude';
}
?>

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