constructor(b2: B2, info: MinimumBucketInfo) {
    this.b2 = b2;
    this.info = info;
  }