# File lib/cucumber/formatter/html.rb, line 91
      def after_feature(feature)
        @builder << '</div>'
      end