class Cucumber::Formatters::ProfileFormatter

def step_executing(step, regexp, args)

def step_executing(step, regexp, args)
  @step_time = Time.now
end