[Source]
# File lib/eim_xml/xhtml.rb, line 130 130: def initialize(opt={}) 131: super(opt.merge(:type=>:text)) 132: end
[Validate]