# File lib/rexml/element.rb, line 727
    def initialize parent
      @element = parent
    end