Missing Controller

Error: PolicyController could not be found.

Error: Create the class PolicyController below in file: app/controllers/policy_controller.php

<?php
class PolicyController extends AppController {

	var $name = 'Policy';
}
?>

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