Missing Controller

Error: PrivacysController could not be found.

Error: Create the class PrivacysController below in file: app/controllers/privacys_controller.php

<?php
class PrivacysController extends AppController {

	var $name = 'Privacys';
}
?>

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