from TW.API import * import Interface class IDiceService(SEF.IService): """ Basic Dice Service """ def getDice(self): """ returns a dice element """