I have a situation with parallel inheritance like so:
class FruitColor: # general colors def __init__(self, name):