# File lib/simple_form/components/wrapper.rb, line 12
      def wrapper_tag
        options[:wrapper_tag] || SimpleForm.wrapper_tag
      end