[Source]
# File lib/eim_xml/xhtml.rb, line 136 136: def initialize(opt={}) 137: super(opt.merge(:type=>:password)) 138: end
[Validate]