# File lib/edi4r.rb, line 722
    def inspect( indent='', symlist=[] )
      symlist += [:sg_name, :level]
      super
    end