'CLOSE_SENT': {
      closeReceived: function() {
        self._terminate();
        return this.DISCONNECTED;
      },