or method

Implementation

ServiceNowQueryConcatOperator or(){
  //^OR
  return ServiceNowQueryConcatOperator._("$string^OR");
}