[Source]
# File lib/math_ml/element.rb, line 39 39: def initialize 40: super("mrow") 41: end
[Validate]