# File lib/edi4r/edifact.rb, line 1342 def to_s postfix = '' << root.una.seg_term << root.e_linebreak super( postfix ) end