# File lib/more/facets/dictionary.rb, line 106 def alpha(*args, &block) new(*args, &block).order_by_key end