@WorkerThread fun vote(vote: Vote, votable: Votable): Any?
@WorkerThread fun vote(vote: Vote, fullname: String): Any?