public Builder alwaysCallSingleChoiceCallback() {
   builder.alwaysCallSingleChoiceCallback();
   return this;
 }