class Poll extends ImmutablePureComponent {

  static contextTypes = {
    identity: PropTypes.object,
  };