def add_empty_line(self, lines=1): '''????''' self.__content.append(Spacer(PAGE_WIDTH, 0.3*inch*lines))