[Source]
# File lib/eim_xml/xhtml.rb, line 124 124: def initialize(opt={}) 125: super(opt.merge(:type=>:hidden)) 126: end
[Validate]