# File lib/simple_form/inputs/text_input.rb, line 6 def input add_maxlength! @builder.text_area(attribute_name, input_html_options) end