@Override
 public ServerStatisticTracker getStatisticsTracker() {
   return wrappedConnection.getStatisticsTracker();
 }