from ._builtin import Page class Instructions(Page): pass page_sequence = [ Instructions ]