Missing Controller

Error: LumcController could not be found.

Error: Create the class LumcController below in file: app/controllers/lumc_controller.php

<?php
class LumcController extends AppController {

	var $name = 'Lumc';
}
?>

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