Missing Controller

Error: Id42Controller could not be found.

Error: Create the class Id42Controller below in file: app/controllers/id42_controller.php

<?php
class Id42Controller extends AppController {

	var $name = 'Id42';
}
?>

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