Missing Method in GaleriasController

Error: The action ano2022 is not defined in controller GaleriasController

Error: Create GaleriasController::ano2022() in file: app/controllers/galerias_controller.php.

<?php
class GaleriasController extends AppController {

	var $name = 'Galerias';


	function ano2022() {

	}

}
?>

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