# File lib/cucumber/formatter/usage.rb, line 24
      def before_step_result(keyword, step_match, multiline_arg, status, exception, source_indent, background)
        @step_duration = Time.now
      end