# File lib/asciidoctor/abstract_node.rb, line 153 def update_attributes(attributes) @attributes.update(attributes) nil end