class Kramdown::Parser::Html::ElementConverter

def initialize(doc)

def initialize(doc)
  @doc = doc
end