Missing Method in MultistateAddonsController

Error: The action news is not defined in controller MultistateAddonsController

Error: Create MultistateAddonsController::news() in file: app/controllers/multistate_addons_controller.php.

<?php
class MultistateAddonsController extends AppController {

	var $name = 'MultistateAddons';


	function news() {

	}

}
?>

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