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