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