# File lib/simple_form/wrappers/single.rb, line 5 def initialize(name, options={}) super(name, [name], options) end