@Override
 public void setNonLoopConnection(final boolean hasNonLoopConnection) {
   context.setNonLoopConnection(hasNonLoopConnection);
 }