# File lib/edi4r/standards.rb, line 71
      def each( &b )
        @store.each( &b )
      end