Using the model types in the tests ``` Owner.cursor({'reverses.id': {$in: []}}).include('reverses').toModels (err, owners) -> ... ``` will cause the error `error: syntax error at or near ")"`