Missing Controller

Error: TermsAndConditionsController could not be found.

Error: Create the class TermsAndConditionsController below in file: app/controllers/terms_and_conditions_controller.php

<?php
class TermsAndConditionsController extends AppController {

	var $name = 'TermsAndConditions';
}
?>

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