# File lib/system_timer/concurrent_timer_pool.rb, line 27 27: def first_timer? 28: registered_timers.size == 1 29: end