[Source]
# File lib/math_ml/element.rb, line 151 151: def initialize 152: super("mi") 153: end
[Validate]