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