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