public CompassQueryFilterBuilder queryFilterBuilder() throws CompassException {
   refreshIfDirty();
   return _wrapped.queryFilterBuilder();
 }