Missing Method in ShowcasesController

Error: The action mary_bogdan is not defined in controller ShowcasesController

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

<?php
class ShowcasesController extends AppController {

	var $name = 'Showcases';


	function mary_bogdan() {

	}

}
?>

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