def last_online(self): return api.last_online(self.id)
def last_online(self): return api.last_online(self.id, db_name=self.db_name)