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