# File lib/edi4r.rb, line 201
    def ==(obj)
      self.object_id == obj.object_id
    end