SurroundingRectangle.copyFrom constructor
SurroundingRectangle.copyFrom()
Implementation
SurroundingRectangle.copyFrom(SurroundingRectangle mob)
: buff = mob.buff,
mobject = mob.mobject.copy(),
super.copyFrom(mob);