@Override
 QueryOperation compile(Mailbox mbox) throws ServiceException {
   return query.compile(mbox, bool);
 }