# File lib/kramdown/converter/remove_html_tags.rb, line 38
      def initialize(root, options)
        super
        @options[:template] = ''
      end