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