# File lib/net/imap.rb, line 807 def thread(algorithm, search_keys, charset) return thread_internal("THREAD", algorithm, search_keys, charset) end