# File lib/facets/more/dictionary.rb, line 300
  def replace( hsh2 )
    @order = hsh2.order
    @hash = hsh2.hash
  end