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