# File lib/math_ml/element.rb, line 51
def
initialize
(
width
)
super
(
"mspace"
,
"width"
=
>
width
)
end