# File lib/asciidoctor/document.rb, line 668 def notitle !@attributes.key?('showtitle') && @attributes.key?('notitle') end