# File lib/rspec/retry.rb, line 50
    def current_example
      @current_example ||= RSpec.current_example
    end