# File lib/sup/modes/contact-list-mode.rb, line 55
  def multi_toggle_tagged threads
    @tags.drop_all_tags
    update
  end