class SimpleForm::Wrappers::Leaf

def initialize(namespace, options = {})

def initialize(namespace, options = {})
  @namespace = namespace
  @options = options
end