add a choice
153 154 155
# File 'lib/eft.rb', line 153 def choice(tag, item) @radio << { tag: tag, item: item } end