def __init__(self, object_list, number, paginator, facets): self.facets = facets super(Page, self).__init__(object_list, number, paginator)