findByStatus: function (statuses) {
      if (!statuses) {
        return;
      }
      var test = new Test();