# File lib/system_timer/concurrent_timer_pool.rb, line 7
7:     def registered_timers
8:       @timers ||= []
9:     end