Missing Method in BrokersController

Error: The action bnp-paribas-real-estate is not defined in controller BrokersController

Error: Create BrokersController::bnp-paribas-real-estate() in file: public_html/controllers/brokers_controller.php.

<?php
class BrokersController extends AppController {

	var $name = 'Brokers';


	function bnp-paribas-real-estate() {

	}

}
?>

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