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