# File lib/merb-core/vendor/facets/dictionary.rb, line 371
  def reverse!
    @order.reverse!
    self
  end