Cucumber::RbSupport::Snippet::BaseSnippet
# File lib/cucumber/rb_support/snippet.rb, line 84 def self.description "Snippets with parentheses" end
# File lib/cucumber/rb_support/snippet.rb, line 80 def typed_pattern "(/^#{pattern}$/)" end