# File lib/system_timer/thread_timer.rb, line 16
16:     def to_s
17:       "<ThreadTimer :time => #{trigger_time}, :thread => #{thread}>"
18:     end