def makeSerial(self):
     return occrypto.createSerial()
 def setNewSerial(self):
     self.serial = occrypto.createSerial()
 def makeSerial(self):
     return occrypto.createSerial()