# File lib/edi4r.rb, line 208
    def each(&b);     @a.each(&b);     end