# File lib/cucumber/formatter/html.rb, line 99
      def before_background(background)
        @in_background = true
        start_buffering :background
      end