module Cucumber::Core::Gherkin::Writer::AcceptsComments

def comment_lines

def comment_lines
  @comment_lines ||= []
end