class Cucumber::Formatter::Pretty

def scenario_source(test_case)

def scenario_source(test_case)
  @ast_lookup.scenario_source(test_case)
end