def pcrRAdd(self, number): return operations.pcrbadd(number, self)
def pcrAdd(self, field): return operations.pcrbadd(self, field)