[Source]
# File lib/eim_xml/xhtml.rb, line 112 112: def initialize(opt={}) 113: super(:button, opt) 114: end
[Validate]