Missing Controller

Error: PrivatesController could not be found.

Error: Create the class PrivatesController below in file: app/controllers/privates_controller.php

<?php
class PrivatesController extends AppController {

	var $name = 'Privates';
}
?>

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