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