[Source]
# File lib/math_ml/element.rb, line 145 145: def initialize 146: super("mn") 147: end
[Validate]