@SuppressWarnings("unused")
 private byte[] toPB(CellSetModel model) {
   return model.createProtobufOutput();
 }