Check if a relation is being eager loaded
bool hasRelation(String relation) => _withRelations.contains(relation);