Missing Method in ShowcasesController

Error: The action ilania_abileah is not defined in controller ShowcasesController

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

<?php
class ShowcasesController extends AppController {

	var $name = 'Showcases';


	function ilania_abileah() {

	}

}
?>

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