[Source]
# File lib/math_ml/element.rb, line 163 163: def initialize 164: super("mtext") 165: end
[Validate]