# File lib/rumai/wm.rb, line 295
    def group
      with_tags do
        push GROUPING_TAG
      end
    end