# File lib/more/facets/dictionary.rb, line 136
  def order
    reorder if @order_by
    @order
  end