Y.Array.each(this.getConnected(), function(b) {
                      b.get('boundingBox').addClass('connected-to-dragged');
                   });