# File sipper/modified_pattern_formatter.rb, line 72 def thread_name Thread.current[:name] || Thread.current.to_s end