def pcrROr(self, number): return operations.pcror(number, self)
def pcrOr(self, field): return operations.pcror(self, field)