Missing Method in MynewsController

Error: The action nodes is not defined in controller MynewsController

Error: Create MynewsController::nodes() in file: app/controllers/mynews_controller.php.

<?php
class MynewsController extends AppController {

	var $name = 'Mynews';


	function nodes() {

	}

}
?>

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