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