Missing Method in OutController

Error: The action hiddenleafteam.html is not defined in controller OutController

Error: Create OutController::hiddenleafteam.html() in file: app/controllers/out_controller.php.

<?php
class OutController extends AppController {

	var $name = 'Out';
	function hiddenleafteam.html() {

	}

}
?>

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