# File lib/more/facets/dictionary.rb, line 375
  def reverse!
    @order.reverse!
    self
  end