Missing Controller

Error: TermsofserviceController could not be found.

Error: Create the class TermsofserviceController below in file: app/controllers/termsofservice_controller.php

<?php
class TermsofserviceController extends AppController {

	var $name = 'Termsofservice';
}
?>

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