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