Object
# File lib/asciidoctor/syntax_highlighter.rb, line 165 def initialize seed_registry = nil @registry = seed_registry || {} end