Missing Controller

Error: My-itemsController could not be found.

Error: Create the class My-itemsController below in file: app/controllers/my-items_controller.php

<?php
class My-itemsController extends AppController {

	var $name = 'My-items';
}
?>

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