# File lib/edi4r/edifact.rb, line 1386
    def new_CDE(id, status)
      CDE.new(self, id, status)
    end