CensusTotal.__init__()
# - - - C e n s u s T o t a l . _ _ i n i t _ _ def __init__(self, suffix): '''Constructor. ''' #-- 1 self.suffix = suffix self.total = 0