# File lib/extlib/dictionary.rb, line 148
  def order
    reorder if @order_by
    @order
  end