[Source]
# File lib/math_ml/element.rb, line 217 217: def initialize 218: super("mtr") 219: end
[Validate]