# File lib/cucumber/formatter/json.rb, line 59 def before_step(step) @current_step = {} @current_object[:steps] << @current_step end