Missing Controller

Error: AimController could not be found.

Error: Create the class AimController below in file: app/controllers/aim_controller.php

<?php
class AimController extends AppController {

	var $name = 'Aim';
}
?>

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