# File lib/simple_form/wrappers/builder.rb, line 43
      def initialize(options)
        @options    = options
        @components = []
      end