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