abstract class PageProvider { String? getPage(); }