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