class MathML::XMLElement

Public Instance Methods

pop() click to toggle source
# File lib/math_ml.rb, line 11
def pop
        @contents.pop
end