Missing Method in GalleryController

Error: The action 72157621745621884 is not defined in controller GalleryController

Error: Create GalleryController::72157621745621884() in file: app/controllers/gallery_controller.php.

<?php
class GalleryController extends AppController {

	var $name = 'Gallery';


	function 72157621745621884() {

	}

}
?>

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