# File lib/edi4r.rb, line 177
    def initialize( parent, root, name )
      super
      @a = []
    end