Missing Controller

Error: Personal-bankingController could not be found.

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

<?php
class Personal-bankingController extends AppController {

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

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