# File lib/asciidoctor/callouts.rb, line 90
  def rewind
    @list_index = 1
    @co_index = 1
    nil
  end