# File lib/dm-validations/support/ordered_hash.rb, line 380
    def first
      @hash[order.first]
    end