# File lib/asciidoctor/section.rb, line 57
  def generate_id
    Section.generate_id title, @document
  end