# File lib/more/facets/dictionary.rb, line 90
def
new_by
(
*
args
,
&
blk
)
new
(
*
args
).
order_by
(
&
blk
)
end