# File lib/cucumber/formatter/html.rb, line 47
      def before_feature(feature)
        start_buffering :feature
        @exceptions = []
      end