# File lib/simple_form/inputs/collection_radio_buttons_input.rb, line 37 def apply_nested_boolean_collection_options!(options) options[:item_wrapper_tag] = :label end