protected static function resolveSelectedRadioButtonListOption(RedBeanModel $model)
 {
     return $model->resolveIsClosedForNull();
 }