# File lib/formtastic-bootstrap/inputs/file_input.rb, line 6 def to_html bootstrap_wrapping do builder.file_field(method, input_html_options) end end