[Source]
# File lib/math_ml/element.rb, line 15 15: def variant=(v) 16: self["mathvariant"] = v 17: end
[Validate]