# File lib/ruport/data/grouping.rb, line 226
    def sort_grouping_by!(type=nil,&block)
      @order = type || block
    end