Exemplo n.º 1
0
 def __init__(self, *args, **kwargs):
     self.cn = ChuckNorris()
     return WillPlugin.__init__(self, *args, **kwargs)