from tools import Tools


class Agent:

    def __init__(self):
        pass
