```js { subject: Mixed, model: String, selectables: [String], votes: [{user: User, choices: [int]}] } ```