# File lib/ruote/exp/flow_expression.rb, line 146 def h=(hash) @h = hash class << @h; include Ruote::HashDot; end end