Missing Controller

Error: ItemController could not be found.

Error: Create the class ItemController below in file: app\controllers\item_controller.php

<?php
class ItemController extends AppController {

	var $name = 'Item';
}
?>

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