Isolate the Query test suite by using `new Query()` directly, as opposed to the one returned from `ds.createQuery`.
Isolate the Query test suite by using
new Query()directly, as opposed to the one returned fromds.createQuery.