# File lib/cucumber/formatter/usage.rb, line 20
      def before_step(step)
        @step = step
        @start_time = Time.now
      end