# File lib/dm-validations/support/ordered_hash.rb, line 148
    def order
      reorder if @order_by
      @order
    end