@Override
 public boolean isExactQueryMatch() {
   return wrappedResource.isExactQueryMatch();
 }