# File lib/timers/timer.rb, line 27
    def paused?
      @group.paused_timers.include? self
    end