# File lib/asciidoctor/abstract_block.rb, line 59 def context=(context) @context = context @node_name = context.to_s end