# File lib/simple_form/wrappers/root.rb, line 13 def render(input) input.options.reverse_merge!(@options) super end