# File lib/rbot/timer.rb, line 34 def inspect "#<#{self.class}:#{@period}s:#{@once ? 'once' : 'repeat'}>" end