# File lib/rd/element.rb, line 39
    def initialize(*arg)
      @temporary_document_structure = nil
      super
    end