class Cucumber::Formatter::Summary

def gherkin_document(uri)

def gherkin_document(uri)
  @ast_lookup.gherkin_document(uri)
end