module Cucumber::Parser::Feature::Step0

def step_keyword

def step_keyword
  elements[2]
end