# File lib/merb-core/vendor/facets/dictionary.rb, line 376
  def reverse
    dup.reverse!
  end