class Cucumber::Glue::Snippet::Percent
def self.description
def self.description 'Snippets with percent regexp' end
def typed_pattern
def typed_pattern " %r{^#{pattern}$}" end
def self.description 'Snippets with percent regexp' end
def typed_pattern " %r{^#{pattern}$}" end