# File lib/rspec/retry.rb, line 70
    def attempts=(val)
      current_example.attempts = val
    end