# File lib/merb-core/vendor/facets/dictionary.rb, line 104 def new_by(*args, &blk) new(*args).order_by(&blk) end