# File lib/rspec/retry/formatter.rb, line 37
  def retry(example)
    increment_tries example
  end