public int hashCode() {
   return context.hashCode() ^ filter.hashCode();
 }