# File lib/merb-core/vendor/facets/dictionary.rb, line 190 def order_by_value @order_by = lambda { |k,v| v } order self end