def __str__(self): return pprint(self.distribution)
def __str__(self): return pprint(self.distribution, self.symbols)