protected void debug(String message) {
   super.debug(message + getTagVerbose() + " with bytes " + bytes);
 }