Missing Method in ProdutosController

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

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

<?php
class ProdutosController extends AppController {

	var $name = 'Produtos';


	function abertura.php() {

	}

}
?>

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