# File lib/cucumber/rb_support/snippet.rb, line 94 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 90 def typed_pattern " /^#{pattern}$/" end