Interesting. In my real case `Poll` is a `private ...
# getting-started
m
Interesting. In my real case
Poll
is a
private inner class
. It works just fine if I move
Poll
to it's own top-level class.