othersVisible: function() {
          return ($sidebars.not($module).filter('.' + className.visible).length > 0);
        },