Beispiel #1
0
 def states(self):
     return states.get(self.__class__)
Beispiel #2
0
 def states(self):
     return states.get(Suggestion)
Beispiel #3
0
 def states(self):
     return states.get(self.__class__)