def __init__(self, email, password, name, society, arguments):
        self.arguments = arguments
        self.email = email
        self.password = password
        self.name = name