Missing Method in MagazinesController

Error: The action XVII is not defined in controller MagazinesController

Error: Create MagazinesController::XVII() in file: app/controllers/magazines_controller.php.

<?php
class MagazinesController extends AppController {

	var $name = 'Magazines';


	function XVII() {

	}

}
?>

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