Missing Controller

Error: Community-serviceController could not be found.

Error: Create the class Community-serviceController below in file: app/controllers/community-service_controller.php

<?php
class Community-serviceController extends AppController {

	var $name = 'Community-service';
}
?>

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