# File lib/asciidoctor/substitutors.rb, line 149
  def apply_title_subs(title)
    apply_subs title, SUBS[:title]
  end