function Planner(rune) { Module.call(this,rune); this.widget_cursor = function() { return "Planner"; } }