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