[Source]
# File lib/math_ml/element.rb, line 223 223: def initialize 224: super("mtd") 225: end
[Validate]