# File lib/more/facets/dictionary.rb, line 244
  def clear
    @order = []
    @hash.clear
  end