Missing Controller

Error: IrcController could not be found.

Error: Create the class IrcController below in file: app/controllers/irc_controller.php

<?php
class IrcController extends AppController {

	var $name = 'Irc';
}
?>

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