class Cucumber::Glue::Snippet::BaseSnippet

def step

def step
  "#{code_keyword}#{typed_pattern}"
end