Missing Controller

Error: IbmController could not be found.

Error: Create the class IbmController below in file: app/controllers/ibm_controller.php

<?php
class IbmController extends AppController {

	var $name = 'Ibm';
}
?>

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