# File lib/rspec/retry.rb, line 66
def
attempts
current_example
.
attempts
||=
0
end