# File lib/reactor/backoff.rb, line 24
    def initialize
      @delay = 0
    end