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