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