Missing Controller

Error: ImiController could not be found.

Error: Create the class ImiController below in file: app/controllers/imi_controller.php

<?php
class ImiController extends AppController {

	var $name = 'Imi';
}
?>

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