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