# File lib/dm-validations/support/ordered_hash.rb, line 371
    def reverse!
      @order.reverse!
      self
    end