const filterAdd = options => {
    if (!(options instanceof Object)) {
      return false;
    }