def GenerateBanner(self): return '/* This file has been automatically generated, you must _NOT_ edit it directly. (%s) */\n' % time.ctime() # Private methods