class User(): def __init__(self, uid): self.uid = uid