var t = _(this.get(sc)).filter(function (c) {
      return c[1] == type; // eslint-disable-line eqeqeq
    });