# File lib/asciidoctor/extensions.rb, line 479 def process parent, reader, attributes raise ::NotImplementedError, %(Asciidoctor::Extensions::BlockProcessor subclass must implement ##{__method__} method) end