private boolean shouldBindQueue() {
   return !endpoint.isSkipQueueBind();
 }