# File lib/sup/thread.rb, line 100
  def apply_label t; each { |m, *o| m && m.add_label(t) }; end