class Cucumber::Formatter::Progress

def gherkin_document

def gherkin_document
  @ast_lookup.gherkin_document(current_feature_uri)
end