MathML::Element
# File lib/math_ml/element.rb, line 131 def initialize(base, over) super("mover") self << base << over end
[Validate]
Generated with the Darkfish Rdoc Generator 2.