# File lib/simple_form/wrappers/leaf.rb, line 7
      def initialize(namespace, options = {})
        @namespace = namespace
        @options = options
      end