[Source]
# File lib/eim_xml/xhtml.rb, line 142 142: def initialize(opt={}) 143: super(opt.merge(:type=>:file)) 144: end
[Validate]