Missing Controller

Error: IllationController could not be found.

Error: Create the class IllationController below in file: app/controllers/illation_controller.php

<?php
class IllationController extends AppController {

	var $name = 'Illation';
}
?>

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