included, #initialize
#build, included
#comment, #comment_lines, #slurp_comments
178 179 180
# File 'lib/cucumber/core/gherkin/writer.rb', line 178 def doc_string(string, content_type = '') elements << DocString.new(string, content_type) end