func (c *bloomFilter) Delete(ctx context.Context) error {
    resp := c.client.Do(
        ctx,
        c.client.B().
            Eval().