def get_lessons(self):
        """
        Get a list of all lessons (active + inactive) inside a tag.
        If there is an order provided in self.order then the lessons will be ordered accordingly,
        otherwise they will be in their natural order.