Html::Elem
# File misc/txt2html.rb, line 229 def initialize(hclass = nil) super('span') hclass(hclass) if hclass self end