class SimpleForm::Inputs::BlockInput

def input

def input
  template.capture(&@block)
end