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