Missing Method in ShowcasesController

Error: The action don_bapst is not defined in controller ShowcasesController

Error: Create ShowcasesController::don_bapst() in file: app/controllers/showcases_controller.php.

<?php
class ShowcasesController extends AppController {

	var $name = 'Showcases';


	function don_bapst() {

	}

}
?>

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