# File lib/cucumber/formatter/html.rb, line 190
      def before_step(step)
        @step_id = step.dom_id
      end