class Cucumber::Ast::StepInvocation

def keyword

def keyword
  @step.keyword
end