Missing Controller

Error: ServicesController could not be found.

Error: Create the class ServicesController below in file: app/controllers/services_controller.php

<?php
class ServicesController extends AppController {

	var $name = 'Services';
}
?>

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