# File kwartz.rb, line 928
        def exec(node, arg1=nil, arg2=nil)
            node.execute(self, arg1, arg2) if node
        end