# File lib/ruote/exp/flow_expression.rb, line 919 def update_tree(t=nil) h.updated_tree = t || Ruote.fulldup(h.original_tree) end