# File wm.rb, line 286
    def select!
      with_tags do
        unshift SELECTION_TAG
      end
    end