# File lib/merb-core/vendor/facets/dictionary.rb, line 148
  def order
    reorder if @order_by
    @order
  end