Missing Method in ProdutosController

Error: The action grupo.php is not defined in controller ProdutosController

Error: Create ProdutosController::grupo.php() in file: app/controllers/produtos_controller.php.

<?php
class ProdutosController extends AppController {

	var $name = 'Produtos';


	function grupo.php() {

	}

}
?>

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