module ActiveRecord::PredicateBuilder::ArrayHandler::NullPredicate

def self.or(other)

:nodoc:
def self.or(other)
  other
end