class Cucumber::Formatter::Json

def test_step_output

def test_step_output
  @step_or_hook_hash[:output] ||= []
end