# File lib/edi4r/edifact.rb, line 678 def new_msggroup(params={}) # to be completed ... @groups_created += 1 MsgGroup.new(self, params) end