# File lib/extlib/dictionary.rb, line 376
def
reverse
dup
.
reverse!
end