or method

Where or()

Implementation

Where or() {
  return OR_ALL(this);
}