def __init__(self, config): Report.__init__(self, config, "report_pokemon_average.html")
def __init__(self, config): Report.__init__(self, config, "report_pokemon_now.html")
def __init__(self, config): Report.__init__(self, config, "report_gym_top.html")
def __init__(self, config): Report.__init__(self, config, "report_trainer_top.html")
def __init__(self, config): Report.__init__(self, config, "report_server_account.html")
def __init__(self, config): Report.__init__(self, config, "report_gym_team.html")
def __init__(self, config): Report.__init__(self, config, "report_gym_guard.html")
def __init__(self, config): Report.__init__(self, config, "report_server_average.html")
def __init__(self, config): Report.__init__(self, config, "report_gym_membership.html")