FoxxRepository#exists(id)
Checks whether a model with the given ID or key exists.
@EXAMPLES
repository.exists(model.get('_id'));