Object.defineProperties(PortMessage.prototype,{
  _keys: {
    value: PeerMessage.prototype._keys.concat([
      '_listenPort'
    ])