class Kramdown::Parser::Html::ElementConverter

def initialize(root)

def initialize(root)
  @root = root
end