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