# File lib/god/behaviors/notify_when_flapping.rb, line 9
      def initialize
        super
        @startup_times = []
      end