# File lib/simple_form/inputs/boolean_input.rb, line 4 def input @builder.check_box(attribute_name, input_html_options) end