# File lib/rumai/wm.rb, line 268
    def tag *aTags
      with_tags do
        concat aTags
      end
    end