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