Missing Controller

Error: Your-servicesController could not be found.

Error: Create the class Your-servicesController below in file: app/controllers/your-services_controller.php

<?php
class Your-servicesController extends AppController {

	var $name = 'Your-services';
}
?>

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