# File spec/gherkin/shared/doc_string_group.rb, line 11 def ps(content) '"""%s"""' % ("\n" + content + "\n") end