# File lib/asciidoctor/document.rb, line 676
  def nofooter
    @attributes.key? 'nofooter'
  end