# File lib/asciidoctor/substitutors.rb, line 1384
  def resolve_pass_subs subs
    resolve_subs subs, :inline, nil, 'passthrough macro'
  end