# File lib/ruote/fei.rb, line 73 def initialize (h) @h = h class << h; include Ruote::HashDot; end end