# File lib/simple_form/inputs/hidden_input.rb, line 6
      def input
        @builder.hidden_field(attribute_name, input_html_options)
      end