I can't figure out how to prefetch votes and get `yes_votes` and `no_votes` to avoid hitting the database. This could problematic for long lists of bills.
I can't figure out how to prefetch votes and get
yes_votesandno_votesto avoid hitting the database. This could problematic for long lists of bills.