module Cucumber::Parser::Feature::Tags1

def ts

def ts
  elements[1]
end

def white

def white
  elements[0]
end