# File lib/asciidoctor/abstract_node.rb, line 58
  def inline?
    # :nocov:
    raise ::NotImplementedError
    # :nocov:
  end