# -*- coding: utf-8 -*- class Page(object): """ EarwigBot's Wiki Toolset: Page Class """ def __init__(self): pass