# File lib/edi4r/standards.rb, line 63
      def initialize
        @name, @desc, @store = nil, nil, []
      end