in src/main/java/org/apache/accumulo/access/ByteUtils.java [35:37]
static boolean isQuoteSymbol(byte b) { return b == QUOTE; }