class Cucumber::Formatter::Pretty

def gherkin_document

def gherkin_document
  @ast_lookup.gherkin_document(current_feature_uri)
end