# File lib/dm-validations/support/ordered_hash.rb, line 190 def order_by_value @order_by = lambda { |k,v| v } order self end