Missing Method in BrokersController

Error: The action price-waterhouse-coopers is not defined in controller BrokersController

Error: Create BrokersController::price-waterhouse-coopers() in file: public_html/controllers/brokers_controller.php.

<?php
class BrokersController extends AppController {

	var $name = 'Brokers';


	function price-waterhouse-coopers() {

	}

}
?>

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