# File lib/edi4r/edifact.rb, line 1391
def
new_DE
(
id
,
status
,
fmt
)
DE
.
new
(
self
,
id
,
status
,
fmt
)
end