= private = protected
new(parent)
Constructor
parent
the parent Element
# File lib/rexml/element.rb, line 765 def initialize parent @element = parent end