class Cucumber::Formatter::Usage

def before_step_result(*args)

def before_step_result(*args)
  @duration = Time.now - @start_time
end