# File lib/math_ml/element.rb, line 131 def initialize(base, over) super("mover") self << base << over end