# File lib/dm-validations/support/ordered_hash.rb, line 376
    def reverse
      dup.reverse!
    end