# File lib/facet/harray.rb, line 54 def HArray.new_h(hsh) nha=HArray.new nha.replace(hsh) #nha.reindex! end