Missing Method in ShowcasesController

Error: The action adria_collins is not defined in controller ShowcasesController

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

<?php
class ShowcasesController extends AppController {

	var $name = 'Showcases';


	function adria_collins() {

	}

}
?>

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