class Cucumber::Core::Gherkin::Writer::Gherkin

def comment_lines

def comment_lines
  @comment_lines ||= []
end