8 9 10 11
# File 'lib/o/hash_method_fix.rb', line 8 def _merge obj data = _child.merge(O.get(obj)) O[data] end