class Cucumber::Core::Gherkin::Writer::Rule
Private Instance Methods
Source
# File lib/cucumber/core/gherkin/writer.rb, line 114 def statements prepare_statements( comments_statement, name_statement, description_statement, NEW_LINE ) end
# File lib/cucumber/core/gherkin/writer.rb, line 114 def statements prepare_statements( comments_statement, name_statement, description_statement, NEW_LINE ) end