# File lib/asciidoctor/callouts.rb, line 72
  def current_list
    @lists[@list_index - 1]
  end