class Cucumber::Formatter::Json

def after_step_hooks

def after_step_hooks
  @step_hash[:after] ||= []
end