describe('.close', function () {
    it('should close collector socket', function () {
      var target = bus.getInstance(config)
      target.connect()
      target.close()