module Cucumber::Parser::Feature::Tag0

def tag_name

def tag_name
  elements[1]
end