# File lib/asciidoctor/document.rb, line 561
  def footnotes?
    !@references[:footnotes].empty?
  end