# File lib/god/conditions/degrading_lambda.rb, line 8
      def initialize
        super
        @tries = 0
      end