def __init__(self, data): BaseRecommendation.__init__(self, data)
def __init__(self, data): RecommendationData.__init__(self, data)