61626364656667
} @Override public Cell clone(Cell cell, CFMetaData cfm, OpOrder.Group writeOp) { return new NativeCell(this, writeOp, cell); }
62636465666768