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