# File lib/asciidoctor/abstract_node.rb, line 200 def role @attributes['role'] || @document.attributes['role'] end