# File lib/simple_form/inputs/block_input.rb, line 10 def input(wrapper_options = nil) template.capture(&@block) end