# File lib/jabber4r/protocol.rb, line 716 716: def set_thread(thread) 717: @thread = thread 718: self 719: end