[Source]
# File lib/eim_xml/xhtml.rb, line 118 118: def initialize(opt={}) 119: super(opt.merge(:type=>:submit)) 120: end
[Validate]