# File lib/formtastic-bootstrap/actions/base.rb, line 6
      def wrapper(&block)
        template.capture(&block)
      end