# File lib/ramaze/snippets/ramaze/dictionary.rb, line 301 def replace( hsh2 ) @order = hsh2.order @hash = hsh2.hash end