class Cucumber::RbSupport::Snippet::BaseSnippet

def step

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