[Source]
# File lib/math_ml/element.rb, line 45 45: def initialize 46: super("none") 47: end
[Validate]