Missing Controller

Error: My-filesController could not be found.

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

<?php
class My-filesController extends AppController {

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

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