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