class SimpleForm::Inputs::FileInput

def input

def input
  @builder.file_field(attribute_name, input_html_options)
end