# File lib/asciidoctor/substitutors.rb, line 158
  def apply_title_subs(title)
    apply_subs title, TITLE_SUBS
  end