Missing Controller

Error: Private-bankingController could not be found.

Error: Create the class Private-bankingController below in file: app/controllers/private-banking_controller.php

<?php
class Private-bankingController extends AppController {

	var $name = 'Private-banking';
}
?>

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