# File lib/cucumber/rb_support/snippet.rb, line 91 def self.description "Snippets without parentheses. Note that these cause a warning from modern versions of Ruby." end
# File lib/cucumber/rb_support/snippet.rb, line 87 def typed_pattern " /^#{pattern}$/" end